home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / Source / Jotto2.so Folder / Release Notes < prev   
Encoding:
Text File  |  1994-05-10  |  1.3 KB  |  21 lines  |  [TEXT/EDIT]

  1. Original application written by Mark Pilgrim
  2. ---------------------------------------------------
  3.  
  4. Release Notes for 1.0.1
  5.  
  6. This update was done as an exercise of porting to the Power Macintosh.  The project was ported from Think to CodeWarrior and rebuilt to run native on the PowerPC.  I then got it to run on the 68K again in CodeWarrior.  I don't have Think so I could not test whether the code compiles anymore in that environment.  I will include the old project file though.
  7.  
  8. Changes to 1.0.1
  9.  
  10. • Added colour to the playing board.  Correspondingly changed the drawing routines to use either the black and white or colour board.
  11. • Fixed the handling of the required events so they worked.  The wrong appleevent parameter was being used.
  12. • Ported to the Power Macintosh including adding the Universal Proc Pointers and changing references to int to short.
  13. • Changed the UI a bit because I found it frustrating to not be able to start a game without closing the corrent, and not being able to have bad words count against you without restarting.
  14.  
  15. Suggestions:
  16. • The application dies a horrible death when you try to play in millions of colours.  It runs out of memory and doesn't handle it too well.
  17. • You should probably be prompted if you want abandon an incomplete game as to whether you want to save it.
  18.  
  19. Adrian C Ruigrok
  20. Ruigrok Innovations, Inc.
  21. adrianr@wimsey.com